go.pact.im/x/clock/fakeclock.Clock.schedule (method)
3 uses
go.pact.im/x/clock/fakeclock (current package)
fakeclock.go#L193: return c.schedule(m, c.now.Add(d))
fakeclock.go#L198: func (c *Clock) schedule(m moment, when time.Time) bool {
fakeclock.go#L241: _ = c.schedule(m, now.Add(next))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)